home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1998 May
/
Software of the Month Club 1998 May.iso
/
pc
/
dos
/
child
/
salmi13
/
tsgmec.inf
< prev
next >
Wrap
Text File
|
1998-03-03
|
7KB
|
174 lines
- 1 -
Thu 22-January-1998
About TSGMEC in General All rights reserved
=======================
Apply question mark ? with the program call for a brief description
of a program.
This package may be used and distributed freely for NON-COMMERCIAL,
NON-INSTITUTIONAL, PRIVATE purposes, provided it is not changed in
any way. (Repacking with another method is ok, though.) For ANY
other usage, such as use in a business enterprise or a university,
contact the author for registration. Uploading to bulletin boards is
encouraged. Please do not distribute any part of this package
separately.
The programs are under development. If you have any comments or bug
reports, please do not hesitate to use electronic mail for
communication.
The author shall not be liable to the user for any direct, indirect
or consequential loss arising from the use of, or inability to use,
any program or file howsoever caused. No warranty is given that the
programs will work under all circumstances.
Timo Salmi
Professor of Accounting and Business Finance
Faculty of Accounting & Industrial Management
University of Vaasa
P.O. BOX 700, FIN-65101 Vaasa, Finland
mailto:ts@uwasa.fi WWW: http://www.uwasa.fi/~ts/
- 2 -
Timo Salmi GaME C release 1.3 (TSGMEC13) includes the following more
* * * ** * * *
or less educational games. It is an independent part of my
educational games set made up by TSGAME, TSGMEB, TSGMEC, TSGMED, and
TSGMEE.
TSGMEC13 Educational games III, T.Salmi
Filename Comment
-------- --------------------------------
ASCIGAME.EXE Memory game with an ascii twist
ASCIGAME.ICO Windows icon for Ascigame
ENGLSUOM.VOC English-Finnish sample vocab.
FILE_ID.DIZ Brief characterization of tsgmec
LINEGAME.EXE Line fitting game
LINEGAME.ICO Windows icon for Linegame
SAMPLE.VOC French-English sample vocabulary
TSGMEC.FBK Feedback from users of tsgmec
TSGMEC.INF Document and a readme
TSGMEC.NWS News concerning this package
TSPROG.INF List of programs from Timo Salmi
WORDEXAM.EXE Learn foreign words for exams
WORDEXAM.ICO Windows icon for Wordexam
WORDQUIZ.EXE Multiple choice learn words
WORDQUIZ.ICO Windows icon for Wordquiz
---- ------ ------ -----
0015
ASCIGAME (Ver. 1.2) Memory game with an ascii twist
===================
ASCIGAME [/d] [/g] [/n] [/o] [/s]
│ │ │ │ └─ sound off
│ │ │ └─ ordinary easy memory game without ascii coding
│ │ └─ no Scandinavian characters
│ └─ Turn MsDos graftabl loaded checking on
└─ difficult, use the complete ascii set 0..255
or ASCIGAME ?
ASCIGAME is a version of the simple, conventional computerized
memory game. You are shown for a moment an increasing number of
characters, and you have to remember what you were shown. The trick
in ASCIGAME is that you have to give the ascii values of the
characters instead of the characters themselves. You are given two
attempts at each go, but if the first is wrong, you get no points.
If both the attempts are wrong, the game is over. Have fun and
learn.
In order to be able to display the entire ascii character set in a
graphics mode, you must first load the standard MsDos graftabl
utility. There are some device drivers that may replace this need,
and therefore you have a /g option available to bypass graftabl
checking. (The function of the /g switch is revered since version
1.2.)
LINEGAME (Ver. 1.2) Line fitting game
===================
Usage: LINEGAME [?] [/ns]
│ └─ no selftest
└─ simple instructions
The purpose of LINEGAME is to teach rudiments of analytic geometry
in the form of a simple line fitting game. To get under way, just
experiment a bit. Finding out what the game is about is part of the
intended learning experience.
WORDEXAM (Ver. 1.2) Learn foreign words for exams
===================
WORDEXAM VocabularyFile [/a] [/d] [/e] [/q] [/r] [/s]
alphabetical sort ─┘ │ │ │ │ │
display vocabulary ─┘ │ │ │ │
exact matching ─┘ │ │ │
quiet ─┘ │ │
random sort ─┘ │
switch the languages ─┘
WORDEXAM is an aid for cramming for vocabulary examinations in
studying foreign languages. Vocabulary exams are very common at
least in the Finnish schools. The basic idea of WORDEXAM is simple.
You first prepare a bilingual vocabulary file with any editor (in
doing that you will obviously learn much of the vocabulary).
WORDEXAM then asks you one word after another in one of the
languages, and you have to give the word in the other language.
There are several switches in WORDEXAM to adjust the manner of
conducting the exam. The format of vocabulary file is the following.
(See sample.voc.)
Title I (e.g. English)
Title II (e.g. French)
First word in English, e.g.: school
First word in French école, collège
Second word in English
: and so on
The maximum size of the vocabulary file is 1000 pairs of entries.
The maximum length of a row in the vocabulary file is 64. All
entries beyond either of these limits will be discarded forthwith.
The exam will then go on with the reduced set. No warning will be
given.
If you omit the extension of the VocabularyFile name, the extension
.voc is assumed. [Should you, for some unimaginable reason, want to
use vocabulary file names that have no extension, terminate the name
with a point (.), and the default extension will be waived.]
Line editing (CursorLeft, CursorRight, Ins, Del, BackSpace, and Esc)
is available when you give translations in the exam. Previous input
can be recalled by pressing CursorUp.
The vocabulary can be scanned in its original order, sorted
alphabetically (the /a switch) or sorted randomly ( /r ).
When you are asked to translate a word, exact ( /e ) or relaxed (the
default) comparison to the correct answer can be selected. In the
relaxed comparison, spaces, hyphens, and the upper/lower-case do not
count. This goes for foreign characters as well. In the relaxed mode
e.g. Ä and ä are considered equal, and so are e.g. É and é. - If a
word has multiple translations (e.g. école, collège), ANY of them
will be accepted. You must answer by entering one item only. The
items in the vocabulary are separated by a comma or a semi-colon ( ,
; ). Note that space is not considered a separator. Thus e.g. the
entry "to have; to own" is two items, not four.
You can conduct the exam in either direction. If you want to switch
the languages, use /s.
WORDQUIZ (ver 1.2) Multiple choice learn words
==================
Same as wordexam, but in a multiple choice format.